Skip to content

Conversation

@tobiasdiez
Copy link
Contributor

I had trouble with building wheels ("Python executable could not be found") and fixed it by specifying the vsenv option for cibuildwheel. A similar flag is used by numpy as well, so this is probably indeed needed.

@rgommers rgommers added the documentation Improvements or additions to documentation label Oct 23, 2025
Copy link
Contributor

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tobiasdiez. This is helpful, I've seen other people need this. I suggest one tweak.

@rgommers rgommers changed the title Add instructions for cibuildwheel to support Windows wheels DOC: add instructions for cibuildwheel to support Windows wheels Oct 23, 2025
I had trouble with building wheels ("Python executable could not be
found") and fixed it by specifying the `vsenv` option for cibuildwheel.
A similar flag is used by numpy as well, so this is probably indeed
needed.

Co-authored-by: Ralf Gommers <[email protected]>
@rgommers rgommers added this to the v0.19.0 milestone Nov 1, 2025
@rgommers rgommers merged commit 7b970bc into mesonbuild:main Nov 1, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants